Skip to content

#8159 Add exception handling for EncryptionService methods#8179

Closed
wakku9780 wants to merge 4 commits into
nopSolutions:developfrom
wakku9780:start
Closed

#8159 Add exception handling for EncryptionService methods#8179
wakku9780 wants to merge 4 commits into
nopSolutions:developfrom
wakku9780:start

Conversation

@wakku9780

Copy link
Copy Markdown
  • Added exception handling when invoking EncryptionService methods
  • Prevents crashes due to encryption failures
  • Improves system stability and error handling

@skoshelev

Copy link
Copy Markdown
Contributor

Hi, @wakku9780!

Thank you very much for your help, we've closed the ticket with this commit.

But I've also reviewed your changes. You may have noticed that you haven't added exception handling in all places. Also, it's not very correct to set empty values ​​if an error occurs. It's better to do nothing and notify the user about the problem than to hide it.

I also noticed some fixes in the tests. I'm not sure if the logic is broken, but even if there really is a problem, it's better to file it in another PR, since this test doesn't address the original issue.

@skoshelev skoshelev closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants